Miner.Interop Namespace > IMMTemplateNodeFields Interface : ShowFields Method |
'Declaration
Sub ShowFields( _ ByVal pProposedObject As IMMProposedObject, _ ByVal bEdit As System.Boolean, _ ByVal bApplyToAll As System.Boolean _ )
'Usage
Dim instance As IMMTemplateNodeFields Dim pProposedObject As IMMProposedObject Dim bEdit As System.Boolean Dim bApplyToAll As System.Boolean instance.ShowFields(pProposedObject, bEdit, bApplyToAll)
void ShowFields( IMMProposedObject pProposedObject, System.bool bEdit, System.bool bApplyToAll )
procedure ShowFields( pProposedObject: IMMProposedObject; bEdit: System.Boolean; bApplyToAll: System.Boolean );
function ShowFields( pProposedObject : IMMProposedObject, bEdit : System.boolean, bApplyToAll : System.boolean );
void ShowFields( IMMProposedObject* pProposedObject, System.bool bEdit, System.bool bApplyToAll )
void ShowFields( IMMProposedObject^ pProposedObject, System.bool bEdit, System.bool bApplyToAll )
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