Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the object can be added to version control.
Syntax
public boolean allowCreate(SysVersionControlSettings _settings)
Run On
Called
Parameters
- _settings
Type: SysVersionControlSettings Class
An instance of the SysVersionControlSettings class that specifies the version control settings.
Return Value
Type: boolean
true if the object can be added to version control; otherwise, false.
Remarks
This method always returns false for objects in Visual Studio Projects.