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

The APIObject is the object from which all SOAP API base objects inherit. The APIObject allows all base objects to More...

Inheritance diagram for FuelSDK.APIObject:
FuelSDK.Account FuelSDK.AccountPrivateLabel FuelSDK.AccountUser FuelSDK.AsyncRequestResult FuelSDK.AudienceItem FuelSDK.Authentication FuelSDK.AutomationActivity FuelSDK.AutomationInstances FuelSDK.AutomationNotification FuelSDK.AutomationTask FuelSDK.BaseMOKeyword FuelSDK.Brand FuelSDK.BrandTag FuelSDK.BusinessRule FuelSDK.ContentArea FuelSDK.ContentValidation FuelSDK.DataExtension FuelSDK.DataExtensionTemplate FuelSDK.DataFolder FuelSDK.DeliveryProfile FuelSDK.Email FuelSDK.ExtractTemplate FuelSDK.FileTransferLocation FuelSDK.FileTrigger FuelSDK.FileTriggerTypeLastPull FuelSDK.FilterDefinition FuelSDK.FuelObject FuelSDK.GlobalUnsubscribeCategory FuelSDK.Group FuelSDK.ImportDefinitionFieldMap FuelSDK.ImportResultsSummary FuelSDK.IntegrationProfile FuelSDK.IntegrationProfileDefinition FuelSDK.InteractionBaseObject FuelSDK.LandingPage FuelSDK.Layout FuelSDK.Link FuelSDK.LinkSend FuelSDK.List FuelSDK.ListAttribute FuelSDK.ListAttributeRestrictedValue FuelSDK.ListSend FuelSDK.ListSubscriber FuelSDK.Locale FuelSDK.Message FuelSDK.MessagingConfiguration FuelSDK.MessagingVendorKind FuelSDK.ObjectExtension FuelSDK.Permission FuelSDK.PermissionSet FuelSDK.PlatformApplication FuelSDK.PlatformApplicationPackage FuelSDK.Portfolio FuelSDK.PrivateDomain FuelSDK.PrivateDomainSet FuelSDK.PrivateIP FuelSDK.ProgramManifestTemplate FuelSDK.PropertyDefinition FuelSDK.Publication FuelSDK.PublicationSubscriber FuelSDK.PublicKeyManagement FuelSDK.ReplyMailManagementConfiguration FuelSDK.ResourceSpecification FuelSDK.ResultItem FuelSDK.ResultMessage FuelSDK.Role FuelSDK.ScheduleDefinition FuelSDK.SecurityObject FuelSDK.Send FuelSDK.SendAdditionalAttribute FuelSDK.SendClassification FuelSDK.SenderProfile FuelSDK.SendSummary FuelSDK.SMSMOEvent FuelSDK.SMSMTEvent FuelSDK.SMSSharedKeyword FuelSDK.SMSTriggeredSend FuelSDK.SsoIdentity FuelSDK.Subscriber FuelSDK.SubscriberList FuelSDK.SubscriberSendResult FuelSDK.SuppressionListContext FuelSDK.SuppressionListData FuelSDK.SuppressionListDefinition FuelSDK.TimeZone FuelSDK.TrackingEvent FuelSDK.TrackingUser FuelSDK.TriggeredSend FuelSDK.TriggeredSendSummary FuelSDK.UserAccess FuelSDK.VoiceTriggeredSend

Properties

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 APIObject is the object from which all SOAP API base objects inherit. The APIObject allows all base objects to

Property Documentation

◆ AuthStub

ETClient FuelSDK.APIObject.AuthStub
getset

Gets or sets the authentication stub.

The authentication stub.

◆ DirectoryPath

string FuelSDK.APIObject.DirectoryPath
getset

Gets or sets the directory path.

The directory path.

◆ LastRequestID

string FuelSDK.APIObject.LastRequestID
getset

Gets or sets the last request identifier.

The last request identifier.

◆ Props

string [] FuelSDK.APIObject.Props
getset

Gets or sets the properties.

The properties.

◆ SearchFilter

FilterPart FuelSDK.APIObject.SearchFilter
getset

Gets or sets the search filter.

The search filter.

◆ UniqueID

string FuelSDK.APIObject.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.

Exceptions
System.InvalidOperationExceptionThe unique identifier.

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