public TypeOfArtifact ArtifactType {get; set;}
public: __property TypeOfArtifact get_ArtifactType(); public: __property void set_ArtifactType( TypeOfArtifact value );
public: property TypeOfArtifact ArtifactType { TypeOfArtifact get(); void set ( TypeOfArtifact value); }
'Declaration Public Property ArtifactType As TypeOfArtifact
'Usage Dim instance As PageArtifactOptions Dim value As TypeOfArtifact instance.ArtifactType = value value = instance.ArtifactType
The default value is "".
PageArtifactOptions Class PageArtifactOptions Members
©2018. Accusoft Corporation. All Rights Reserved.