Click or drag to resize
ContractAttributeIsLocal Property
If true (default false), the generated files are generated into the same folder.

Namespace: CMS
Assembly: CMS.Core (in CMS.Core.dll) Version: 9.0.0
Syntax
C#
public bool IsLocal { get; set; }

Property Value

Type: Boolean
See Also