Responder Developer Guide
transferCost Property (laborCategory)


Syntax
'Declaration
 
<XmlElementAttribute(4)>
Public Property transferCost As money
'Usage
 
Dim instance As laborCategory
Dim value As money
 
instance.transferCost = value
 
value = instance.transferCost
[XmlElement(4)]
public money transferCost {get; set;}
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

laborCategory Class
laborCategory Members

 

 


Send Comment