 | CountryRepositoryCanada Property |
Convenience property to easily access the Country object that represents Canada.
Namespace: Ignition.CrmAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntaxpublic Country Canada { get; }Public ReadOnly Property Canada As Country
Get
public:
property Country^ Canada {
Country^ get ();
}member Canada : Country with get
Property Value
Country
See Also