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 ResourceOverride : Carrier
public ResourceOverride()
public virtual string Culture { get; set; }
public virtual bool IsActive { get; set; }
public virtual string ResourceName { get; set; }
public virtual string ResourceValue { get; set; }
Was this page helpful?