ContextHeaderNamespace Property |
Par of a SOAP Model
Namespace: IdmNet.SoapModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic override string Namespace { get; }
Public Overrides ReadOnly Property Namespace As String
Get
public:
virtual property String^ Namespace {
String^ get () override;
}
abstract Namespace : string with get
override Namespace : string with get
Property Value
Type:
String
See Also