PublicAPI.Docflow.Objects.DigitalSignature.DigitalSignature.IsNew ELMA API Documentation
Check, if the object is new (not saved in the database)
 
 
Syntax

public bool IsNew(
	DigitalSignature obj
)

Parameters

obj
Type: DigitalSignature
System Object. Object. Access path: PublicAPI.Docflow.Objects.DigitalSignature

Return Value

Type: Boolean
true, if new
See Also