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

More...

Inheritance diagram for FuelSDK.ListAttribute:
FuelSDK.APIObject

Properties

List List [get, set]
 
string Name [get, set]
 
string Description [get, set]
 
ListAttributeFieldType FieldType [get, set]
 
bool FieldTypeSpecified [get, set]
 
int FieldLength [get, set]
 
bool FieldLengthSpecified [get, set]
 
int Scale [get, set]
 
bool ScaleSpecified [get, set]
 
string MinValue [get, set]
 
string MaxValue [get, set]
 
string DefaultValue [get, set]
 
bool IsNullable [get, set]
 
bool IsNullableSpecified [get, set]
 
bool IsHidden [get, set]
 
bool IsHiddenSpecified [get, set]
 
bool IsReadOnly [get, set]
 
bool IsReadOnlySpecified [get, set]
 
bool Inheritable [get, set]
 
bool InheritableSpecified [get, set]
 
bool Overridable [get, set]
 
bool OverridableSpecified [get, set]
 
bool MustOverride [get, set]
 
bool MustOverrideSpecified [get, set]
 
OverrideType OverrideType [get, set]
 
bool OverrideTypeSpecified [get, set]
 
int Ordinal [get, set]
 
bool OrdinalSpecified [get, set]
 
ListAttributeRestrictedValue [] RestrictedValues [get, set]
 
ListAttribute BaseAttribute [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: