ResponseOrganisationInfo Property |
Gets the organisation info.
Namespace:
Autoaddress.Autoaddress2_0.Model.GetEcadData
Assembly:
Autoaddress2.0SDK (in Autoaddress2.0SDK.dll) Version: 1.0.18
Syntaxpublic OrganisationInfo OrganisationInfo { get; }
Public ReadOnly Property OrganisationInfo As OrganisationInfo
Get
public:
property OrganisationInfo^ OrganisationInfo {
OrganisationInfo^ get ();
}
member OrganisationInfo : OrganisationInfo with get
Property Value
Type:
OrganisationInfo
See Also