BCPropertyDefLocation Property |
Gets or sets the location of the property definition.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public PropertyLocationKind Location { get; set; }
Public Property Location As PropertyLocationKind
Get
Set
public:
property PropertyLocationKind Location {
PropertyLocationKind get ();
void set (PropertyLocationKind value);
}
member Location : PropertyLocationKind with get, set
Property Value
Type:
PropertyLocationKindSee Also