ArcFM Responder Mobile Developer Guide
DocumentName Property (IMMDefaultLayoutBuilder)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678276)>
ReadOnly Property DocumentName As IMMDocumentName
'Usage
 
Dim instance As IMMDefaultLayoutBuilder
Dim value As IMMDocumentName
 
value = instance.DocumentName
[System.Runtime.InteropServices.DispId(1610678276)]
IMMDocumentName DocumentName {get;}
read-only property DocumentName: IMMDocumentName; 
System.Runtime.InteropServices.DispIdAttribute(1610678276)
function get DocumentName : IMMDocumentName
[System.Runtime.InteropServices.DispId(1610678276)]
__property IMMDocumentName* get_DocumentName();
[System.Runtime.InteropServices.DispId(1610678276)]
property IMMDocumentName^ DocumentName {
   IMMDocumentName^ get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IMMDefaultLayoutBuilder Interface
IMMDefaultLayoutBuilder Members

Send Feedback