The following tables list the members exposed by ServiceSchema.
Name | Description | |
---|---|---|
![]() | ServiceSchema Constructor | Creates a new instance with specified schema manager. |
Name | Description | |
---|---|---|
![]() | AuthInfo | Gets or sets information about authentification. |
![]() | BaseUri | Describes base service Uri, which will be used for request generation. |
![]() | Manager | Overridden. Gets instance that implements the Terrasoft.Core.IManager interface. |
![]() | ParentSchema | Parent schema instance reference. |
![]() | ParentSchemaUId | Parent schema unique identifier. |
![]() | RetryCount | Gets or sets the request retry count. |
![]() | ServiceMethods | Stores service methods. |
![]() | Type | The type of the service. |
Name | Description | |
---|---|---|
![]() | AssignParentSchema | Assigns parent schema to the current schema. |
![]() | Clone | Overridden. Creates a new object that is a copy of the current instance. |
![]() | CreateServiceClient | Creates service client IServiceClient. |
![]() | GetLocalizableValues | Overloaded. Overridden. |
![]() | InitializeCreatedInSchemaUId | Overridden. |
![]() | InitializeLocalizableValues | Overloaded. Overridden. |
![]() | InitializeModifiedInSchemaUId | Overridden. |
![]() | LoadLocalizableValues | Overridden. |
![]() | WriteMetaData | Overridden. Writes meta data values. |