SIFWorks ADK 2.0
AddSIF_Publisher Method (SourceId)
NamespacesEdustructures.SifWorks.InfraSIF_DeletePublishersAddSIF_Publisher(String)

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

Adds the value of the <SIF_Publisher> element.
Declaration Syntax
C#Visual BasicVisual C++
public void AddSIF_Publisher(
	string SourceId
)
Public Sub AddSIF_Publisher ( _
	SourceId As String _
)
public:
void AddSIF_Publisher (
	String^ SourceId
)
Parameters
SourceId (String)
The identifier of the SIF node that is providing objects. This is the agent or ZIS identifier that would appear in the SIF_SourceId field of any SIF_Header created by the SIF node.
Remarks

This form of setSIF_Publisher is provided as a convenience method that is functionally equivalent to the method AddSIF_Publisher

Version: 2.0

Since: 2.0

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