BCPropertyDefFullName Property |
Gets the full name of the property definition in "PropertySetName.PropertyDefName" format.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public string FullName { get; }
Public ReadOnly Property FullName As String
Get
public:
property String^ FullName {
String^ get ();
}
member FullName : string with get
Property Value
Type:
StringSee Also