FieldItemScope Property |  |
Gets the scope of the field to the application. Specifically, if the
field is created by the application or the user.
Namespace: Compiled.EDD.ScriptingAssembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
Syntaxpublic FieldItemScope Scope { get; }Property Value
FieldItemScopeThe field scope.
See Also