IDatabaseOwnerCountryId Property |
Returns the id of the owner country
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxint OwnerCountryId { get; }
ReadOnly Property OwnerCountryId As Integer
Get
Dim instance As IDatabase
Dim value As Integer
value = instance.OwnerCountryId
property int OwnerCountryId {
int get ();
}
Property Value
Type:
Int32
See Also