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_SetResourceSubstitutionRequest
public Resource_SetResourceSubstitutionRequest()
public string Culture { get; set; }
public bool IsActive { get; set; }
public string ResourceName { get; set; }
public string ResourceValues { get; set; }
Was this page helpful?