BCSDocumentFileType Property |
Gets the file type of the document.
Namespace: BlueCieloECM.InnoCielo.Meridian.ScriptingAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public string FileType { get; }
Public ReadOnly Property FileType As String
Get
public:
property String^ FileType {
String^ get ();
}
member FileType : string with get
Property Value
Type:
StringSee Also