RevisionInfoEntityName Property  | 
 Gets the name of the entity corresponding to the revision.
 
    Namespace: 
   Dundas.BI.FileSystem
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic string EntityName { get; }Public ReadOnly Property EntityName As String
	Get
public:
property String^ EntityName {
	String^ get ();
}member EntityName : string with get
Property Value
Type: 
String
See Also