JAMS Developer Guide
SpecificType Property (SpecificDateType)


MVPSI.JAMS Namespace > SpecificDateType Class : SpecificType Property
Gets or sets the SpecificType which is an identifier used to name a SpecificDateType. It must be unique within a DateType. This is required.
Syntax
'Declaration
 
Public Property SpecificType As System.String
'Usage
 
Dim instance As SpecificDateType
Dim value As System.String
 
instance.SpecificType = value
 
value = instance.SpecificType
public System.string SpecificType {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SpecificDateType Class
SpecificDateType Members