SIFWorks ADK 2.0
LocationRefId Constructor (sifRefObject, value)
NamespacesEdustructures.SifWorks.DwLocationRefIdLocationRefIdLocationRefIdNew(LocationRefIdObjectName, String)

[This is preliminary documentation and is subject to change.]

Constructor that accepts values for all mandatory fields
Declaration Syntax
C#Visual BasicVisual C++
public LocationRefId(
	LocationRefIdObjectName sifRefObject,
	string value
)
Public Sub New ( _
	sifRefObject As LocationRefIdObjectName, _
	value As String _
)
public:
LocationRefId (
	LocationRefIdObjectName^ sifRefObject, 
	String^ value
)
Parameters
sifRefObject (LocationRefIdObjectName)
Type of SIF object Location points to.
value (String)
Gets or sets the content value of the <LocationRefId> element

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10