EndpointReferenceReferenceProperties Property |
Part of a SOAP model
Namespace: IdmNet.SoapModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic ReferenceProperties ReferenceProperties { get; set; }
Public Property ReferenceProperties As ReferenceProperties
Get
Set
public:
property ReferenceProperties^ ReferenceProperties {
ReferenceProperties^ get ();
void set (ReferenceProperties^ value);
}
member ReferenceProperties : ReferenceProperties with get, set
Property Value
Type:
ReferenceProperties
See Also