ESRI.ArcGIS.DataManagementTools
credits Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.DataManagementTools Namespace > SharePackage Class : credits Property




Credits for the package. This is generally the name of the organization that is given credit for authoring and providing the content for the package. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property credits As String
Visual Basic (Usage)Copy Code
Dim instance As SharePackage
Dim value As String
 
instance.credits = value
 
value = instance.credits
C# 
public string credits {get; set;}

See Also

© 2010 All Rights Reserved.