ISubscriptionResource.ResetDate Property
Namespace: Microsoft.VisualStudio.Services.Commerce
Assembly: Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)
Syntax
'Declaration
ReadOnly Property ResetDate As DateTime
DateTime ResetDate { get; }
property DateTime ResetDate {
DateTime get ();
}
abstract ResetDate : DateTime with get
function get ResetDate () : DateTime
Property Value
Type: System.DateTime
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.