FuelSDK-CSharp
Properties | List of all members
FuelSDK.DataExtensionField Class Reference

More...

Inheritance diagram for FuelSDK.DataExtensionField:
FuelSDK.PropertyDefinition FuelSDK.APIObject FuelSDK.ETDataExtensionColumn FuelSDK.ET_DataExtensionColumn

Properties

int Ordinal [get, set]
 
bool OrdinalSpecified [get, set]
 
bool IsPrimaryKey [get, set]
 
bool IsPrimaryKeySpecified [get, set]
 
DataExtensionFieldType FieldType [get, set]
 
bool FieldTypeSpecified [get, set]
 
DataExtension DataExtension [get, set]
 
- Properties inherited from FuelSDK.PropertyDefinition
string Name [get, set]
 
string DataType [get, set]
 
SoapType ValueType [get, set]
 
bool ValueTypeSpecified [get, set]
 
PropertyType PropertyType [get, set]
 
bool PropertyTypeSpecified [get, set]
 
bool IsCreatable [get, set]
 
bool IsCreatableSpecified [get, set]
 
bool IsUpdatable [get, set]
 
bool IsUpdatableSpecified [get, set]
 
bool IsRetrievable [get, set]
 
bool IsRetrievableSpecified [get, set]
 
bool IsQueryable [get, set]
 
bool IsQueryableSpecified [get, set]
 
bool IsFilterable [get, set]
 
bool IsFilterableSpecified [get, set]
 
bool IsPartnerProperty [get, set]
 
bool IsPartnerPropertySpecified [get, set]
 
bool IsAccountProperty [get, set]
 
bool IsAccountPropertySpecified [get, set]
 
string PartnerMap [get, set]
 
AttributeMap [] AttributeMaps [get, set]
 
APIProperty [] Markups [get, set]
 
int Precision [get, set]
 
bool PrecisionSpecified [get, set]
 
int Scale [get, set]
 
bool ScaleSpecified [get, set]
 
string Label [get, set]
 
string Description [get, set]
 
string DefaultValue [get, set]
 
int MinLength [get, set]
 
bool MinLengthSpecified [get, set]
 
int MaxLength [get, set]
 
bool MaxLengthSpecified [get, set]
 
string MinValue [get, set]
 
string MaxValue [get, set]
 
bool IsRequired [get, set]
 
bool IsRequiredSpecified [get, set]
 
bool IsViewable [get, set]
 
bool IsViewableSpecified [get, set]
 
bool IsEditable [get, set]
 
bool IsEditableSpecified [get, set]
 
bool IsNillable [get, set]
 
bool IsNillableSpecified [get, set]
 
bool IsRestrictedPicklist [get, set]
 
bool IsRestrictedPicklistSpecified [get, set]
 
PicklistItem [] PicklistItems [get, set]
 
bool IsSendTime [get, set]
 
bool IsSendTimeSpecified [get, set]
 
int DisplayOrder [get, set]
 
bool DisplayOrderSpecified [get, set]
 
APIObject [] References [get, set]
 
string RelationshipName [get, set]
 
string Status [get, set]
 
bool IsContextSpecific [get, set]
 
bool IsContextSpecificSpecified [get, set]
 
- Properties inherited from FuelSDK.APIObject
ETClient AuthStub [get, set]
 Gets or sets the authentication stub. More...
 
string [] Props [get, set]
 Gets or sets the properties. More...
 
FilterPart SearchFilter [get, set]
 Gets or sets the search filter. More...
 
string LastRequestID [get, set]
 Gets or sets the last request identifier. More...
 
string DirectoryPath [get, set]
 Gets or sets the directory path. More...
 
string UniqueID [get]
 Gets the unique identifier. Returns the ID if the value is greater than 0. If not and Object ID is not null returns Object ID. If not and Customer Key is not null returns Customer Key. If not throw throws error. More...
 
ClientID Client [get, set]
 
string PartnerKey [get, set]
 
APIProperty [] PartnerProperties [get, set]
 
System.DateTime CreatedDate [get, set]
 
bool CreatedDateSpecified [get, set]
 
System.Nullable< System.DateTime > ModifiedDate [get, set]
 
bool ModifiedDateSpecified [get, set]
 
int ID [get, set]
 
bool IDSpecified [get, set]
 
string ObjectID [get, set]
 
string CustomerKey [get, set]
 
Owner Owner [get, set]
 
string CorrelationID [get, set]
 
string ObjectState [get, set]
 

Detailed Description


The documentation for this class was generated from the following file: