BBN.DAML.DAMLPropertyImpl.DAMLPropertyImpl Function
Constructor, takes the URI for this property, and the underlying model it will be attached to.

Public void DAMLPropertyImpl (string, BBN.DAML.DAMLModel, BBN.DAML.Vocabulary.DAMLVocabulary)
  Type Name Description  
    string uri The URI of the property  
    DAMLModel store The RDF store that contains the RDF statements defining the properties of the property  
    DAMLVocabulary vocabulary Reference to the DAML vocabulary used by this property.  
  Return Description  
    void    
Other overloads:
BBN.DAML.DAMLPropertyImpl.#ctor(e,e,DAMLModel,DAMLVocabulary)