Adds an empty placeholder for the specified signature. If the specified signature already exists, it is not replaced.
| Visual Basic |
|---|
Public Function AddEmptySignature( _ ByVal ObjVer As ObjVer, _ ByVal SignatureIdentifier As String _ ) As ObjectVersionAndProperties |