A new FieldDef instance
Namespace: Com.Tibco.As.SpaceAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.1.0.0 (2.1)
Syntax
C# |
---|
public static FieldDef Create( string fieldName, FieldDef..::..FieldType fieldType ) |
Visual Basic |
---|
Public Shared Function Create ( _ fieldName As String, _ fieldType As FieldDef..::..FieldType _ ) As FieldDef |
Visual C++ |
---|
public: static FieldDef^ Create( String^ fieldName, FieldDef..::..FieldType fieldType ) |
Parameters
- fieldName
- Type: System..::..String
A string uniquely identifying the field
- fieldType
- Type: Com.Tibco.As.Space..::..FieldDef..::..FieldType
A FieldType value