Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Adds a file in a project to source code control.
Object.AddToSCC( )
Remarks
True (.T.) is returned if the file is successfully added to source code control. False (.F.) is returned if the file could not be added to source code control or the project is not under source code control.
See Also
CheckIn Method | CheckOut Method | GetLatestVersion Method | RemoveFromSCC Method | UndoCheckOut Method
Applies To: File Object