BCBaselineComments Property |
Gets or sets the descriptive text stored for the baseline.
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 Comments { get; set; }
Public Property Comments As String
Get
Set
public:
property String^ Comments {
String^ get ();
void set (String^ value);
}
member Comments : string with get, set
Property Value
Type:
StringSee Also