BCPropertyDefLocation Property |
Gets or sets the location of the property definition.
Namespace:
BlueCieloECM.InnoCielo.Meridian.Server
Assembly:
BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.49.0)
Syntaxpublic 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:
PropertyLocationKind
See Also