SchemaBuilder.SetApplicationGUID
Description:
Sets the GUID of the application or add-in that may access entities of this Schema under the Application acess level.
Sets the GUID of the application or add-in that may access entities of this Schema under the Application acess level.
public SchemaBuilder SetApplicationGUID(
Guid applicationGUID
)
-
GuidapplicationGUIDThe application id.
-
The SchemaBuilder has already finished building the Schema.