ArcFM Responder Mobile Developer Guide
GetAllFieldsWithModelName Class
Members 






return all the field names with a class model name and field model name assigned to them
Object Model
GetAllFieldsWithModelName Class
Syntax
'Declaration
 
<ApartmentThreadedAttribute()>
<System.SerializableAttribute()>
Public Class GetAllFieldsWithModelName 
   Implements Miner.Responder.Shared.IDataRequest 
'Usage
 
Dim instance As GetAllFieldsWithModelName
[ApartmentThreaded()]
[System.Serializable()]
public class GetAllFieldsWithModelName : Miner.Responder.Shared.IDataRequest  
public class GetAllFieldsWithModelName = class(Miner.Responder.Shared.IDataRequest)
ApartmentThreadedAttribute()
System.SerializableAttribute()
public class GetAllFieldsWithModelName implements Miner.Responder.Shared.IDataRequest 
[ApartmentThreaded()]
[System.Serializable()]
public __gc class GetAllFieldsWithModelName : public Miner.Responder.Shared.IDataRequest  
[ApartmentThreaded()]
[System.Serializable()]
public ref class GetAllFieldsWithModelName : public Miner.Responder.Shared.IDataRequest  
Inheritance Hierarchy

System.Object
   Miner.Responder.Framework.Requests.GetAllFieldsWithModelName

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

GetAllFieldsWithModelName Members
Miner.Responder.Framework.Requests Namespace

Send Feedback