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