Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
public class Resource_ActivateResourceSubstitutionRequest
public Resource_ActivateResourceSubstitutionRequest()
public string Culture { get; set; }
public bool IsActive { get; set; }
public string ResourceName { get; set; }
Was this page helpful?