ArcFM Responder Mobile Developer Guide
Folders_ParentFolder Field






RX_SWITCHING_FOLDERS.ID => RX_SWITCHING_FOLDERS.PARENT_FOLDER_ID
Syntax
'Declaration
 
Public ReadOnly Folders_ParentFolder As System.String
'Usage
 
Dim instance As ResponderRelations
Dim value As System.String
 
value = instance.Folders_ParentFolder
public readonly System.string Folders_ParentFolder
public field Folders_ParentFolder: System.String; readonly 
public var Folders_ParentFolder : System.String;
public: readonly System.string* Folders_ParentFolder
public:
readonly System.String^ Folders_ParentFolder
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

ResponderRelations Class
ResponderRelations Members

Send Feedback