Gets the ECAD id.
Namespace:
Autoaddress.Autoaddress2_0.Model.GetEcadData
Assembly:
Autoaddress2.0SDK (in Autoaddress2.0SDK.dll) Version: 1.0.18
Syntaxpublic int EcadId { get; }
Public ReadOnly Property EcadId As Integer
Get
public:
property int EcadId {
int get ();
}
member EcadId : int with get
Property Value
Type:
Int32
See Also