2027 Method
Changes 0
M

SchemaBuilder.SetApplicationGUID

Description:
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
)
  • Guid
    applicationGUID
    The application id.
Return Value SchemaBuilder The SchemaBuilder object may be used to add more settings.