This document is archived and information here might be outdated. Recommended version. |
The date the replica was created.
[Visual Basic .NET] Public Property CreationDate As Object
[C#] public object CreationDate {get; set;}
[C++]
HRESULT get_CreationDate(
VARIANT ReplicaRole
);
[C++]
HRESULT put_CreationDate(
Variant* ReplicaRole
);
[C++]
Parameters ReplicaRole [in]
ReplicaRole is a parameter of type VARIANT ReplicaRole [out, retval]
ReplicaRole is a parameter of type VARIANT*
The replica creation date.