FileSystemEntryTransferItemAccountName Property |
Gets the account name of the associated user if the entry is a user project.
Namespace: Dundas.BI.TransferAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic string? AccountName { get; }Public ReadOnly Property AccountName As String
Get
public:
property String^ AccountName {
String^ get ();
}member AccountName : string with get
Property Value
String
See Also