OrganisationInfoNaceCode Property |
Gets the NACE code.
Namespace:
Autoaddress.Autoaddress2_0.Model.GetEcadData
Assembly:
Autoaddress2.0SDK (in Autoaddress2.0SDK.dll) Version: 1.0.18
Syntaxpublic string NaceCode { get; }
Public ReadOnly Property NaceCode As String
Get
public:
property String^ NaceCode {
String^ get ();
}
member NaceCode : string with get
Property Value
Type:
String
See Also